Skip to main content

Example: Limiting BACnet Client Object Property Values

Product: CODESYS BACnet2 SL

The BACnet_LimitBACnetDeviceObjectPropertyReference.project example shows how to restrict which values (types) of the properties are accepted by the BACnet server when creating or writing a client object. BACnetDefaultImpl.LimitDeviceObjectPropertyReferencesToCertainTypes is used for this purpose.

System requirements and restrictions

Programming system

CODESYS Development System (version 3.5.16.0 or higher)

Runtime system

CODESYS Control Win (version 3.5.15.0 or higher). See also the product data sheet from CODESYS BACnet2 SL for information about the devices which support the functionality.

Add-on components

The CmpBACnet component has to be enabled in the runtime configuration file.

Note

_example_icon.png After the installation of CODESYS BACnet2 SL, the project is located in the CODESYS installation directory, in the CODESYS BACnet2 SL/Examples subdirectory.